home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / juicebar / 00785.ls < prev    next >
Encoding:
Text File  |  1995-04-07  |  117 b   |  7 lines

  1. on exitFrame
  2.   global mainloop, firstframe
  3.   unLoad(firstframe, the frame)
  4.   set mainloop to "pos1"
  5.   go("Pos2")
  6. end
  7.